home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Tools / icedump 6.018 and nticedump 1.9 / wnt / nticedump.bat next >
Encoding:
DOS Batch File  |  2000-06-18  |  649 b   |  7 lines

  1. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x322 -f bin -o 322/icedump src/nticedump.asm
  2. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x323 -f bin -o 323/icedump src/nticedump.asm
  3. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x324 -f bin -o 324/icedump src/nticedump.asm
  4. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x325 -f bin -o 325/icedump src/nticedump.asm
  5. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x400 -f bin -o 400/icedump src/nticedump.asm
  6. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x401 -f bin -o 401/icedump src/nticedump.asm
  7. @nasm -isrc/ -w+orphan-labels -dNTICE_VERSION=0x405 -f bin -o 405/icedump src/nticedump.asm